home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / v cisle / sadanastroju / forecastfox___-0.9.7.6-fx.xpi / install.rdf < prev   
Extensible Markup Language  |  2008-06-03  |  1KB  |  32 lines

  1. <?xml version="1.0"?>
  2.  
  3. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  4.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  5.      
  6.   <Description about="urn:mozilla:install-manifest">
  7.     <em:id>{0538E3E3-7E9B-4d49-8831-A227C80A7AD3}</em:id>
  8.     <em:version>0.9.7.6</em:version>
  9.     
  10.     <!-- Firefox -->
  11.     <em:targetApplication>
  12.       <Description>
  13.         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  14.         <em:minVersion>2.0</em:minVersion>
  15.         <em:maxVersion>3.0.*</em:maxVersion>
  16.       </Description>
  17.     </em:targetApplication>
  18.  
  19.     <!-- Front End MetaData -->
  20.     <em:name>Forecastfox</em:name>
  21.     <em:description>Get international weather forecasts and display it in any toolbar or statusbar with this highly customizable extension.</em:description>
  22.     <em:creator>Jon Stritar</em:creator>
  23.     <em:contributor>Richard Klein</em:contributor>
  24.     <em:homepageURL>http://forecastfox.mozdev.org/</em:homepageURL>
  25.     <em:type>2</em:type>
  26.  
  27.     <!-- Front End Integration Hooks (used by Extension Manager)-->
  28.     <em:optionsURL>chrome://forecastfox/content/options.xul</em:optionsURL>
  29.     <em:iconURL>chrome://forecastfox/skin/images/icon.png</em:iconURL>  
  30.     <em:aboutURL>chrome://forecastfox/content/about.xul</em:aboutURL>
  31.   </Description>
  32. </RDF>